services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.rekey_bytes
Number of bytes processed before initiating CHILD_SA rekeying.
Number of bytes processed before initiating CHILD_SA rekeying. CHILD_SA rekeying refreshes key material, optionally using a Diffie-Hellman exchange if a group is specified in the proposal.
To avoid rekey collisions initiated by both ends simultaneously, a value
in the range of rand_bytes gets subtracted to form the effective soft
volume limit.
Volume based CHILD_SA rekeying is disabled by default. If life_bytes
is explicitly configured, rekey_bytes defaults to 10% less than that.
- Type
null or signed integer- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/strongswan-swanctl/module.nix>